 /* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body{
	font-family: 'KnowledgeRegular', sans-serif; color:#333;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0px 5px 0px !important;
	font-weight:normal !important;
}

h4 {
	
	font-family: 'KnowledgeRegular' !important; color:#666666 !important;
}

a {
	font-size: 16px;
}


.orange {
	color: #ff8000 !important;
	font-family: 'KnowledgeBold' !important; 
}
/*---start-wrap-----*/
.wrap{
	width:80%;
	margin:0 auto;
}
/*---start-Header-----*/
.header{
	background: #fff;
	position: fixed;
	z-index: 999;
	top: 0px;
	width: 100%;
}
.logo2{
	float: left;
	padding-top: 7px;
}
.logo2 IMG{
	
}
.logo{
	float: right;
	text-align:right;
}
.logo a{
	color:#000;
	font-size:2.5em
}
.logo IMG{
	width: 250px;
}

.header nav {
background: #005da2 ;
}
.header nav ul {
margin: 0;
padding: 1em;
list-style-type: none;
}
.header nav ul li {
display: inline;
margin-left: 1em;
text-transform:uppercase;
}
.header nav ul li:first-child {
margin-left: 0;
}
.header nav ul li ul {
display: none;
}
.header nav ul li a {
color: #ccc;
}
.header nav ul li a:hover {
color: #fff;
}
a, a:hover {
-o-transition: color 0.25s ease-in;
-webkit-transition: color 0.25s ease-in;
-moz-transition: color 0.25s ease-in;
transition: color 0.25s ease-in;
}

.header {
display: block;
float: left;
width: 100%;
padding: 10px 0px;
}

/*---End-Header-----*/

	
			
.clear {
 	clear:both;}

.quote {
	background-image:url(../images/banner.jpg);
	background-color: #000000;
	background-position: 0px -100px;
	background-repeat:no-repeat;
	background-size: cover !important;
	margin-top: 89px;
	padding: 40px 20px 20px 20px;
	overflow:hidden;
	}
.quote H1 {
	display:none;
	}
.quote H2 {
	padding: 0.5em 1.5em 0.5em 1.5em;
	font-size: 40px;
	line-height: normal;
	color: #fff;
	text-transform:uppercase;
	font-family: 'knowledgeLightRegular';
	margin: 0px;
	float:left;
	width: 50%;text-shadow: 2px 2px 0 #000000;
	}
.quote H2 strong{
	font-family: 'Knowledge-Bold';
	font-size: 50px;
	}
.logo_cloud {
	padding-bottom: 6em;
	width:300px;
	}


H2 {
	font-family: arial !important;
	font-size: 36px;
	margin-bottom: 15px;
	}

.quees {
	overflow:hidden;
	background-color: #005da2;
	}

.video {
	width: 50%;
	float: left;
	text-align:center;
	}

.video iframe {
	width: 700px;
	height: 524px;
	padding: 2em;
	}

/*.quees_text {
	width: 50%;
	float: left;
	}*/

.quees_text {
	float: left;
	}
	
.quees_text H3{
	font-size: 50px;
	text-align:center;
	padding: 2em 4em 2em 4em;
	font-family: 'knowledgeLightRegular';
	color: #ffffff;
	}
	
	

.quees_text H3 strong{
	font-family: 'Knowledge-Bold';
	}
	
#section1{
	padding: 2em 5em;
	
	}
#section2 {
	padding: 2em 5em;
	}
#section3 {
	padding: 2em !important;
	background-color: #ff8000;
	margin-top: 89px;
	}
#section3 H2 {
	color: #ffffff;
	font-size:2em;
	font-family: 'KnowledgeRegular', arial !important;
	}
#section3 p {
	color: #ffffff;
	font-size: 16px !important;
	}
	

.quote2 {
	background-image:url(../images/banner2.jpg);
	background-position: top;
	background-repeat:no-repeat;
	background-size: cover;
	padding: 0;
	overflow:hidden;
	}
	
.quote2 H2 {
	padding: 2em 2em 2em 2em;
	font-size: 50px;
	line-height: normal;
	color: #fff !important;
	text-transform:uppercase;
	font-family: 'Knowledge-Bold';
	text-align:center;
	}

.quote3 {
	background-image:url(../images/banner3.jpg);
	background-position: 0px 100px;
	background-repeat:no-repeat;
	background-attachment: fixed !important;
	background-size: cover;
	padding: 0;
	background-color: #000000;
	}
	
.quote3 H2 {
	padding: 4em;
	font-size: 50px;
	line-height: normal;
	color: #fff !important;
	background-color: rgba(0,0,0,0.30);
	font-family: 'knowledgeRegularRegular' !important;
	text-transform:none;
	text-align:center;
	}

.beneficios {
	overflow:hidden;
	}
	
.bene_text {
	float:left;
}
.bene_cuadro {
	width:45%; 
	float:left;
	margin-top: 110px;
	margin-bottom: 20px;
}
	
.beneficios H3{
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 1.5em;
	font-family: arial;
	font-family: 'KnowledgeRegular', arial !important;
	}
	
.beneficios p{
	font-size: 14px !important;
	margin-bottom: 20px;
	line-height: 18px !important;
	font-family: 'knowledgeLightRegular', sans-serif; color:#333;
	}

.bene_left {
	width: 42%;
	float:left;
	margin-bottom: 0px;
	text-align:right;
	background-position: top right;
	background-repeat:no-repeat;
	background-size: 60px;
	padding-right: 80px;
	padding-top: 15px;
	margin-right: 0px;
	}

.bene_right {
	width: 30%;
	float: left;
	margin-bottom: 0px;
	background-position: top left;
	background-repeat:no-repeat;
	background-size: 60px;
	padding-left: 35px;
	padding-top: 15px;
	margin-top: 10px;
	}
	
.faq .bene_right{
	padding-top: 10px !important;
	}

.icono_left {
	background-image:url(../images/icono_left.png);
	}

.icono_right {
	background-image:url(../images/icono_right.png);
	}




.bene_left H4, .bene_right H4{
	font-size: 16px;
	margin-bottom: 10px;
	font-family: arial;
	color: #666666;
	font-family: 'KnowledgeLight', arial !important;
	}

.fondo_violeta {
	background-color: #621f95;
	margin-right: 2%;
}
	
.fondo_verde {
	background-color: #387c2b;
	margin-right: 2%;
}
.fondo_bordo {
	background-color: #a00000;
}

.producto {
	width: 32%;
	float: left;
	margin-bottom: 40px;
}
.producto h3 {
	color: #ffffff;
	font-size: 30px;
	padding: 10px 20px 5px 20px;    
    font-family: 'knowledgeRegularRegular';
}
.producto h4 {
	color: #ffffff;
	font-size: 30px;
	padding: 0px 20px 10px 20px;
	font-family: 'KnowledgeUltraLightRegular';
	line-height: 28px;
}
.producto img {
	width: 100%;
}


.dRel
{
	position: relative;
	float: left;
	height: auto !important;
	height: 10px;
	min-height: 10px;
	width: 100%;
	line-height: 16px;
}
.dRel40px { line-height: 40px; min-height: 40px; height: 40px;}
.item { width: 90%; font-size: 14px; }
.itemRadio {width: 10%;}
.captcha { width: 115px; }
.imgCaptcha { width: 80px;}
.inputCaptcha { width: 130px;}
.formInputs {   width:70px ; }


form {
	color: #ffffff;
	padding: 2em !important;
	overflow: hidden;
}

#section4 {
	}
.back_contacto {
	background-image:url(../images/contacto.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	background-attachment: fixed !important;
	background-size: cover;
	overflow:hidden;
	}
.contacto {
	padding: 5em;
	float: left;
	width: 45%;
	}
	
.contacto H3 {
	padding: 1.5em;
	font-size: 50px;
	line-height: normal;
	text-align:center;
	color: #fff;
	text-transform:uppercase;
	font-family: 'Knowledge-Bold';
	background-color: rgba(0,0,0,0.60);
	}
.contacto H3 span{
	font-size: 0.5em;
	font-family: 'knowledgeRegularRegular';
	}
.contacto H3 img{
	padding: 10px;
	}



.formulario {
	float: right;
	width: 35.3%;
	text-align: left;
	background-color: rgba(0,0,0,0.60);
	margin: 1em;
	
}
.formulario H3 {
	font-family:'knowledgeRegularRegular';
	color: #fff;
	margin-bottom: 13px;
	padding: 1em 1em 0em 1em;
	line-height: 1em;
}
.formulario H4 {
	font-family:'knowledgeRegularRegular';
	color: #fff;
	margin-bottom: 13px;
}
.formulario form {
	padding: 20px;
	
}
.formulario form .campo{
	width: 95%;
	
}

.boton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ff8000 !important;
	background-color: #ffffff !important;
	border: solid 1px #cccccc !important;
	padding: 7px 10px 7px 10px;
	font-weight:bold;
	cursor:pointer;
	background-image: none !important;
	margin: 0px !important;
	font-size: 16px;
	}
	
.boton:hover {
	border: solid 1px #ff8000 !important;
	text-decoration:none:
	}
	
.boton2 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff !important;
	background-color: #ffffff !important;
	border: solid 1px #cccccc !important;
	padding: 8px 10px 5px 10px;
	font-weight:bold;
	cursor:pointer;
	background-image: none !important;
	margin: 0px;
	}
.boton2:hover {
	border: solid 1px #ff8100 !important;
	}
	
.formulario form .boton {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff !important;
	background-color: #ff8100 !important;
	border: solid 1px #ff8100 !important;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
	cursor:pointer;
	background-image: none !important;
	margin: 0px !important;
	}

.formulario form label {
	padding-top: 8px;
	display:block;
	color: #fff;
	background-color: transparent !important;
	}
	
.formulario .required {
	padding-top: 8px;
	display:block;
	color: #fff;
	}

.formulario  .label {
	background-color: transparent !important;
}
	
/*---start-footer----*/
.footer{
	text-align:center;
	padding: 2em 0.5em 2em 0.5em;
	position:relative;
	background-color: #f2f2f2;
	font-family: 'KnowledgeRegular' !important;
}
.footer p{
	color: #191F2F;
	font-size:0.875em;
}
/*---End-footer----*/
.img_pop {
	float:left;
	padding: 20px;
	width: 100px;
	}
	
.texto_blanco {
	color: #ffffff;
	font-family:'knowledgeRegularRegular';
	font-size: 22px;
	padding: 24px;
	margin-top:20px;
	}
.texto_blanco strong {
	display:block;
	}
.texto_blanco a {
	color: #ff8100;
	}
	
.banner {
	background-color: #000;
	position: fixed;
	bottom: 0px;
	text-align:center;
	color: #ffffff;
	z-index: 99999;
	font-size: 1.1em;
	width: 100%;
	}
.banner a{
	color: #ffffff;
	padding: 15px;
	display:block;
	}
.banner strong {
	color: #ff8100;
	font-family:'Knowledge-Bold';
	}

/*----responsive-design-----*/
@media only screen and (max-width: 1440px) and (min-width: 1366px) {
	.wrap{
		width:100%;
	}

	.video iframe {
		width: 550px;
		height: 412px;
		padding: 2em;
		}
	
}
@media only screen and (max-width: 1366px) and (min-width: 1280px) {
	.wrap{
		width:100%;
	}
	
	.logo_cloud {
		padding-bottom: 3em;
		}
	
	.quote H2 {
		font-size: 36px;
		}
	
	.video iframe {
		width: 420px;
		height: 315px;
		padding: 2em;
		}
}
@media only screen and (max-width: 1280px) and (min-width: 1025px) {
	.wrap{
		width:100%;
	}
	
	.logo_cloud {
		padding-bottom: 3em;
		}
	
	.quote H1 {
		font-size: 36px;
		}


	.quees_text H3{
		font-size: 40px;
		}
		
	.bene_right {
		padding-left: 30px;
		}
	
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
	.wrap{
		width:100%;
	}

	.quote H2 {
		font-size: 30px;
		width: 35% !important;
		}
	.quote H2 strong{
		font-size: 40px;
		}
		
	#section3 {
		padding: 5em 5em;
		}
		
	#section3 H2 {
		font-size: 36px;
		}

	H2 {
		font-size: 30px;
		}
	.quees_text H3{
		font-size: 40px;
		}

	
		.quote2 H2 {
			font-size: 35px;
			padding: 3em 0em 1em 2em;
			}
			
	
		.quote2 .formulario {
			}
	
	
		.quote3 H2 {
			font-size: 35px;
			}
		
	.bene_cuadro {
		width:45%; 
		float:left;
		margin-top: 170px;
		margin-bottom: 20px;
	}	
	
	.bene_right {
		width: 30%;
		padding-left: 20px;
		}
	
	.bene_left {
		width: 40%;
		}
	
	
	.bene_left H4, .bene_right H4{
		font-size: 18px;
		}
			
	.producto h3 {
		font-size: 24px;
	}
	.producto h4 {
		font-size: 24px;
		line-height: 24px;
	}
	
	.formulario {
		width: 50%;
		
	}
		
	.contacto {
		width: 38%;
		}
		

	.contacto H3 {
		font-size: 45px;
		}
}
@media only screen and (max-width: 768px) and (min-width: 641px) {
	.wrap{
		width:100%;
	}
	.logo IMG{
		width:35%;
	}
	.logo2 IMG{
		display: none;
	}
	
		
	#section3 {
		padding: 5em 5em;
		}
		
	#section3 H2 {
		font-size: 30px;
		}
		
	.quote {
		background-position: 0px 0px;
		}
	.quote H2 {
		font-size: 30px;
		width: 100%;
		padding: 0px;
		}
	.quote H2 strong{
		font-size: 40px;
		}
		
	.logo_cloud {
		padding-top: 20px;
		}
	.logo {
		float: none;
		text-align:center;
		margin-top: 0em;
	}

	H2 {
		font-size: 24px;
		}

	.quees_text H3{
		font-size: 30px;
		}

		
		.quote2 H2 {
			font-size: 35px;
			width: auto;
			padding: 1em 2em 1em 2em;
			float:none;
			}
			
	
		.quote2 .formulario {
			float:none;
			}
		
	.quote3 {
		background-attachment: scroll !important;
		background-position:top;
		}
		
	.quote3 H2 {
		font-size: 40px;
		padding: 3em;
		}
		
	.beneficios H3{
		font-size: 24px;
		}
	.beneficios p{
		font-size: 16px;
		}
		
	.bene_text {
		width:100%; 
		}
		
	.bene_cuadro {
		width:100%; 
		float:left;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
	}	
	
	
	.icono_left {
		background-image:url(../images/icono_right.png);
		background-size: 50px !important;
		background-position: 10px 0px !important;
		}
	
	.icono_right {
		background-image:url(../images/icono_right.png);
		background-size: 50px !important;
		background-position: 10px 0px !important;
		}
	
	.bene_right, .bene_left {
		float:left;
		background-position: top left;
		background-repeat:no-repeat;
		background-size: 60px;
		padding-left: 80px;
		padding-top: 15px;
		text-align:left;
		width: 80%;
		}
	
	.bene_left H4, .bene_right H4{
		font-size: 18px;
		}
		
	.producto h3 {
		font-size: 18px;
	}
	.producto h4 {
		font-size: 20px;
		line-height: 20px;
	}
	
	

	.contacto {
		width: 100%;
		padding: 0px;
		}
		
	.formulario {
		width: 100%;
		margin: 0px;
	}

	.contacto H3 {
		font-size: 40px;
		}

}
@media only screen and (max-width: 640px) and (min-width: 481px) {
		.wrap{
		width:90%;
	}
	.quote {
		background-position: 0px 59px;
		margin-top: 59px;
		}
	.quote H2 {
		font-size: 20px;
		width: 90%;
		padding-bottom: 20px;
		}
	.quote H2 strong{
		font-size: 36px;
		}
		
	.logo IMG{
		width:200px;
	}
	.logo2 IMG{
		display: none;
		}
		

	H2 {
		font-size: 22px;
		}

		
	#section3 {
		padding: 5em 5em;
		}
		
	#section3 H2 {
		font-size: 30px;
		}

	.quees_text {
		width: 100%;
		}

	.quees_text H3{
		font-size: 30px;
		}
		
		
		.quote2 H2 {
			font-size: 30px;
			width: auto;
			padding: 1em 3em 1em 3em;
			float:none;
			background-size: 100% 100%;
			}
			
	
		.quote2 .formulario {
			float:none;
			}
		
		
	.quote3 {
		background-attachment: scroll !important;
		background-position:top;
		}
		
	.quote3 H2 {
		font-size: 25px;
		}
	.beneficios H3{
		
		}
	.beneficios p{
		font-size: 16px;
		}
	.bene_text {
		width:100%; 
		}
		
	.bene_cuadro {
		width:100%; 
		float:left;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
	}	
	
	
	
	.bene_right, .bene_left {
		float:left;
		background-position: top left;
		background-repeat:no-repeat;
		background-size: 60px;
		padding-left: 80px;
		padding-top: 15px;
		text-align:left;
		width: 80%;
		}
	
	
	.icono_left {
		background-image:url(../images/icono_right.png);
		background-size: 50px !important;
		background-position: 10px 0px !important;
		}
	
	.icono_right {
		background-image:url(../images/icono_right.png);
		background-size: 50px !important;
		background-position: 10px 0px !important;
		}
		
	.bene_left H4, .bene_right H4{
		font-size: 18px;
		}
			

	.producto {
		width: 100%;
		margin-bottom: 20px;
	}
	.producto h3 {
		font-size: 30px;
		padding: 10px 20px 5px 20px;    
	}
	.producto h4 {
		font-size: 30px;
		padding: 0px 20px 10px 20px;
		line-height: 28px;
	}

	.contacto {
		width: 100%;
		padding: 0px;
		}
		
	.formulario {
		width: 100%;
		margin: 0px;
	}

	.contacto H3 {
		font-size: 36px;
		}
	.foto_solu {
		display:none !important;
		}
}
@media only screen and (max-width: 480px) and (min-width: 321px) {
	.wrap{
		width:90%;
	}
	.quote {
		margin-top: 52px;
		background-position: 0px 52px;
		background-color: #000000;
		}
	.quote H2 {
		font-size: 18px;
		width: 90%;
		padding-bottom: 20px;
		}
	.quote H2 strong{
		font-size: 36px;
		}
	.logo_cloud {
		padding-top: 30px;
		}
		
	.logo IMG{
		width:200px;
		padding-top:7px;
		float: none
	}
	.logo2 IMG{
		display: none;
		}
		
		
	#section3 {
		padding: 5em 5em;
		}
		
	#section3 H2 {
		font-size: 30px;
		}

	H2 {
		font-size: 20px;
		}

	.quees_text {
		width: 100%;
		}

	.quees_text H3{
		font-size: 18px;
		padding: 2em;
		}
		
		.quote2 {
			background-position:bottom;
			background-size: 100% 100%;
			}
		
		.quote2 H2 {
			font-size: 25px;
			width: auto;
			padding: 1em 2em 1em 2em;
			float:none;
			}
			
	
		.quote2 .formulario {
			float:none;
			}
		
	.quote3 {
		background-attachment: scroll !important;
		background-position:top;
		}
		
	.quote3 H2 {
		font-size: 20px;
		padding: 2em;
		}
		
		
	.beneficios H3{
		font-size: 18px;
		}
	.beneficios p{
		font-size: 16px;
		}
	
	
	.bene_text {
		width:100%; 
		}
		
	.bene_cuadro {
		width:100%; 
		float:left;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
	}	
	
	
	.bene_right, .bene_left {
		float:left;
		background-position: top left;
		background-repeat:no-repeat;
		background-size: 60px;
		padding-left: 50px;
		text-align:left;
		width: 80%;
		}
	
	
	.icono_left {
		background-image:url(../images/icono_right.png);
		background-size: 30px !important;
		background-position: 10px 8px !important;
		}
	
	.icono_right {
		background-image:url(../images/icono_right.png);
		background-size: 30px !important;
		background-position: 10px 8px !important;
		}
		
	.bene_left H4, .bene_right H4{
		font-size: 18px;
		}
		

	.producto {
		width: 100%;
		margin-bottom: 20px;
	}
	.producto h3 {
		font-size: 30px;
		padding: 10px 20px 5px 20px;    
	}
	.producto h4 {
		font-size: 30px;
		padding: 0px 20px 10px 20px;
		line-height: 28px;
	}
		

	.contacto {
		width: 100%;
		padding: 0px;
		}
		
	.formulario {
		width: 100%;
		margin: 0px;
	}
		
	.contacto H3 {
		font-size: 30px;
		}
	.foto_solu {
		display:none !important;
		}
}
@media only screen and (max-width: 320px) and (min-width: 240px) {
		.wrap{
		width:90%;
	}
	.quote {
		margin-top: 52px;
		background-position: 0px 52px;
		background-color: #000000;
		}
	.quote H2 {
		font-size: 18px;
		width: 100%;
		padding-bottom: 20px;
		}
	.quote H2 strong{
		font-size: 36px;
		}
	.logo_cloud {
		padding-top: 30px;
		}
		
	.logo IMG{
		width:200px;
		padding-top:7px;
	}
	.logo2 IMG{
		display: none;
		}
		


		
	#section3 {
		padding: 5em 5em;
		}
		
	#section3 H2 {
		font-size: 30px;
		}
	H2 {
		font-size: 20px;
		}

	.quees_text {
		width: 100%;
		}

	.quees_text H3{
		font-size: 18px;
		padding: 2em;
		}
		
	.quote2 H2 {
		font-size: 25px;
		padding: 2em;
		}
		
	.quote3 {
		background-attachment: scroll !important;
		background-position:top;
		}
		
	.quote3 H2 {
		font-size: 20px;
		padding: 2em;
		}
		
		
	.beneficios H3{
		font-size: 18px;
		}
	.beneficios p{
		font-size: 16px;
		}
	
	
	.bene_text {
		width:100%; 
		}
		
	.bene_cuadro {
		width:100%; 
		float:left;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align:center;
	}	
	
	
		.bene_right, .bene_left {
		float:left;
		background-position: top left;
		background-repeat:no-repeat;
		background-size: 60px;
		padding-left: 50px;
		text-align:left;
		width: 60%;
		}
	
	
	.icono_left {
		background-image:url(../images/icono_right.png);
		background-size: 30px !important;
		background-position: 10px 8px !important;
		}
	
	.icono_right {
		background-image:url(../images/icono_right.png);
		background-size: 30px !important;
		background-position: 10px 8px !important;
		}
		
	.bene_left H4, .bene_right H4{
		font-size: 18px;
		}
		
		

	.producto {
		width: 100%;
		margin-bottom: 20px;
	}
	.producto h3 {
		font-size: 30px;
		padding: 10px 20px 5px 20px;    
	}
	.producto h4 {
		font-size: 30px;
		padding: 0px 20px 10px 20px;
		line-height: 28px;
	}

	.contacto {
		width: 100%;
		padding: 0px;
		}
		
	.formulario {
		width: 100%;
		margin: 0px;
	}
		
	.contacto H3 {
		font-size: 30px;
		}
	.foto_solu {
		display:none !important;
		}
}
